3,319 questions with ASP.NET tags

Sort by: Updated
0 answers

How to insert new,update, delete existing record in single row of gridview

I am developing ASP.NET application and i am using gridview in that. Here, i am not using any textbox controls outside of the gridview to save the record. everything i want to maintain in same row of the records. for example, when page load, if any…

ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,319 questions
C#
C#
An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.
10,401 questions
asked 2024-05-28T14:36:20.12+00:00
Gani_tpt 1,786 Reputation points
commented 2024-05-28T18:41:49.67+00:00
AgaveJoe 26,246 Reputation points
1 answer

How to make fit ASP.NET page in horizontal bar when resizing the width of the page manually

I am developing ASP.NET application. sometimes user, resizing the width of the page. most of the global page (like microsoft all the pages), the page automatically fit the width based on the size of the horizontal width. How to make this. by default, the…

ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,319 questions
C#
C#
An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.
10,401 questions
asked 2024-05-25T07:53:00.6633333+00:00
Gani_tpt 1,786 Reputation points
commented 2024-05-28T17:51:11.3833333+00:00
Gani_tpt 1,786 Reputation points
10 answers

Server Error in '/' Application Web.config

HI I need this problem solution. If anybody have this solution then pls reply to it. Runtime Error Description: An application error occurred on the server. The current custom error settings for this application prevent the details of the…

ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,319 questions
.NET Runtime
.NET Runtime
.NET: Microsoft Technologies based on the .NET software framework.Runtime: An environment required to run apps that aren't compiled to machine language.
1,131 questions
asked 2022-08-04T18:02:00.54+00:00
Imtiaz Sami 6 Reputation points
answered 2024-05-28T16:21:23.54+00:00
Harry magnum 0 Reputation points
2 answers

REST interface, server for GET,PUT,POST,DELETE

Hello, My goal is to control a Rest Server from a WPF C# desktop app. Get, Push, Pop, Delete should be tested. The server does not require extensive logic, only test data. Later, the customer REST server is connected. How can I achieve this? How should I…

ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,246 questions
ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,319 questions
C#
C#
An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.
10,401 questions
ASP.NET API
ASP.NET API
ASP.NET: A set of technologies in the .NET Framework for building web applications and XML web services.API: A software intermediary that allows two applications to interact with each other.
306 questions
asked 2024-05-23T17:15:44.0466667+00:00
Noah Aas 260 Reputation points
commented 2024-05-28T14:23:24.96+00:00
Noah Aas 260 Reputation points
2 answers One of the answers was accepted by the question author.

How to make search text in ASP.NET dropdown controls

I have been developing ASP.NET application. some of the place i want searchable dropdown controls. the dropdown should search both numbers and name. How to do this...? example data as below. Cust.Name | Cust.Number Alfred K AXN29109 …

ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,319 questions
C#
C#
An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.
10,401 questions
asked 2024-05-25T08:11:36.1666667+00:00
Gani_tpt 1,786 Reputation points
commented 2024-05-28T12:59:40.43+00:00
Gani_tpt 1,786 Reputation points
2 answers

How to get/read specific word from pdf or image document in ASP.NET Application

I have millions of image or pdf document...I want get some specific word from the uploaded image or pdf document...after getting this, I am going to use these in my project...All this I want in asp.net application and if any third-party tools are using,…

ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,319 questions
C#
C#
An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.
10,401 questions
asked 2024-05-26T03:09:00.3533333+00:00
Gani_tpt 1,786 Reputation points
commented 2024-05-28T09:26:25.2433333+00:00
Lan Huang-MSFT 26,606 Reputation points Microsoft Vendor
3 answers

how to set ssl need basic idea and step by step implementation

hello I have hosted my site in IIS and that system has static ip from internet provider for example 55.XXX.XXX.XX anywhere around the world if i enter this ip its working fine now client requirment is he want as website so what i did is i purchase one…

Internet Information Services
ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,319 questions
asked 2024-05-08T10:52:46.27+00:00
RAVI 936 Reputation points
commented 2024-05-28T08:39:43.7966667+00:00
Paul 0 Reputation points
3 answers One of the answers was accepted by the question author.

An error occurred on the server when processing the URL. Please contact the system administrator ?

An error occurred on the server when processing the URL. Please contact the system administrator. This is the error I receive in the localhost inetpub trying to launch a asp portal.Why?

ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,319 questions
asked 2022-03-10T18:44:42.477+00:00
Albay Commandante 21 Reputation points
edited an answer 2024-05-27T16:52:14.3266667+00:00
IS 0 Reputation points
2 answers One of the answers was accepted by the question author.

What should be the format of the date fields in the loop?

@for (int i = 0; i < Model.TBL_CalismaHayatiList.Count; i++) {<div class="col-md-6"> <div class="input-block mb-6"> …

ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,246 questions
ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,319 questions
asked 2024-05-27T15:07:10.47+00:00
kadir 60 Reputation points
commented 2024-05-27T16:50:50.2433333+00:00
kadir 60 Reputation points
3 answers

two decimal for label

Hello This is my sample code Label LRO = e.Item.FindControl("LRO") as Label; LRO.Text = roff; its should return value in something example two digit decimal 12.45 14.00 15.12 how to do so thanks

ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,319 questions
ASP.NET API
ASP.NET API
ASP.NET: A set of technologies in the .NET Framework for building web applications and XML web services.API: A software intermediary that allows two applications to interact with each other.
306 questions
asked 2024-05-04T14:42:56.72+00:00
RAVI 936 Reputation points
answered 2024-05-27T04:55:50.2333333+00:00
Sushama Agrawal 1 Reputation point
1 answer

when export grid view have Arabic data to pdf format using JQUERY it downloaded but error open pdf failed ?

I work on asp.net app . I face issue when export grid view with data to pdf it downloaded but finally not open grid view have Arabic data when inspect browser to check error i can't found any error I work on asp.net app . I face issue when export grid…

ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,319 questions
asked 2024-05-24T22:35:24.7333333+00:00
Ahmed Salah 0 Reputation points
answered 2024-05-27T03:25:15.48+00:00
Lan Huang-MSFT 26,606 Reputation points Microsoft Vendor
1 answer

How to remove row on client side by jQuery based on key auditor id and budget year?

I work on jQuery with asp.net . I face issue I can't remove row from grid view based on key AUD_RECID and P_BUDGET_YEAR . AUD_RECID with different P_BUDGET_YEAR so I need key will be both from AUD_RECID and P_BUDGET_YEAR SO I will have unique Value when…

ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,319 questions
JavaScript API
JavaScript API
An Office service that supports add-ins to interact with objects in Office client applications.
905 questions
asked 2024-05-21T23:41:45.2266667+00:00
Ahmed Salah 0 Reputation points
commented 2024-05-27T01:36:10.84+00:00
Lan Huang-MSFT 26,606 Reputation points Microsoft Vendor
0 answers

page not found

https://learn.microsoft.com/en-gb/Getting-Started-with-221c01f5?cdn_id=2013-12-16-001 from this page - quite a few - maybe run a dud link…

ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,319 questions
asked 2024-05-26T01:29:50.0533333+00:00
Roger 26 Reputation points
commented 2024-05-27T01:31:35.22+00:00
Lan Huang-MSFT 26,606 Reputation points Microsoft Vendor
1 answer One of the answers was accepted by the question author.

How to create backend application using Asp.net C# Web API Core

How to create backend application using web api core application followed by standards using desing pattern, Depedency injection and solid principle I am new to web api core how to start following things JWT token authentical and authorization simple…

ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,246 questions
ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,319 questions
C#
C#
An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.
10,401 questions
asked 2024-05-17T06:22:52.4166667+00:00
coder rock 216 Reputation points
accepted 2024-05-25T23:32:50.21+00:00
coder rock 216 Reputation points
2 answers One of the answers was accepted by the question author.

How to maintain ajax text box calander control value after save button clicked

I am using asp.net text box control for date picking..for that, i am using ajax calander extender. Here, is facing issue that, date control values will be clearing after save button clicked...here I want to maintain the date values till I manually…

ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,319 questions
C#
C#
An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.
10,401 questions
asked 2024-05-18T04:24:53.3166667+00:00
Gani_tpt 1,786 Reputation points
accepted 2024-05-25T08:44:29.8533333+00:00
Gani_tpt 1,786 Reputation points
1 answer

I need the best way to host my aspx.Net website.

Vb.net website / Aspx.Net

.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,467 questions
ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,319 questions
asked 2024-05-07T10:47:42.8633333+00:00
Hassan Yusuf 0 Reputation points
accepted 2024-05-25T07:33:45.6333333+00:00
Hassan Yusuf 0 Reputation points
2 answers

framework realated question

what is frame in framework for .net applicatons like .net framework 3.5 and what it indicates for frames

Entity Framework Core
Entity Framework Core
A lightweight, extensible, open-source, and cross-platform version of the Entity Framework data access technology.
704 questions
ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,319 questions
SQL Server
SQL Server
A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.
12,912 questions
C#
C#
An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.
10,401 questions
ASP.NET API
ASP.NET API
ASP.NET: A set of technologies in the .NET Framework for building web applications and XML web services.API: A software intermediary that allows two applications to interact with each other.
306 questions
asked 2024-05-10T16:37:37.01+00:00
Siddangoud Bharamagoudar 61 Reputation points
commented 2024-05-24T07:17:27.83+00:00
Lan Huang-MSFT 26,606 Reputation points Microsoft Vendor
2 answers

how to solve this error

Hello I have hosted my application in local iis and accessing this via another pc using ip address suddenly this error comes what to do how to solve

ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,319 questions
asked 2024-05-23T13:14:54.1833333+00:00
RAVI 936 Reputation points
commented 2024-05-24T07:06:13.1466667+00:00
Lan Huang-MSFT 26,606 Reputation points Microsoft Vendor
1 answer

Looking for ASP.NET Generic Oracle Padding Vulnerability fix

Is there a way to fix the Generic Padding Oracle vulnerability on an ASP.NET website using MVC that targets .NET Framework 4.8? I've tried downloading the patch from 2010 through Windows Update, but it doesn't seem to be available. I also attempted the…

ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,319 questions
Windows Server Security
Windows Server Security
Windows Server: A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.Security: The precautions taken to guard against crime, attack, sabotage, espionage, or another threat.
1,749 questions
asked 2024-05-23T21:35:36.81+00:00
Tim Davis 0 Reputation points
answered 2024-05-24T03:14:37.66+00:00
Lan Huang-MSFT 26,606 Reputation points Microsoft Vendor
1 answer

Error when uploading CSV files to Azure blob storage using ManagedIdentity with C# and GraphQLAPI. "Total size of resourceFiles is using 147% of available space after processing."

Hello All, I have created a console app using C# where I try to fetch the data from GraphQLAPI and store the data in csv files. post that it would be uploaded to the Azure blob storage using ManagedIdentity. This complete code work fine in my local VS…

ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,246 questions
ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,319 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,777 questions
C#
C#
An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.
10,401 questions
asked 2024-05-15T08:40:14.42+00:00
Siddhesh Chavan 0 Reputation points
commented 2024-05-23T16:50:15.2666667+00:00
ShaikMaheer-MSFT 38,206 Reputation points Microsoft Employee